home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / docs / announc0.lha / 950 / 964.script < prev    next >
Internet Message Format  |  1994-11-04  |  3KB

  1. From megalith!errors@uunet.uu.net Sun Oct 23 23:44:02 1994
  2. Received: from relay3.UU.NET by toadflax.cs.ucdavis.edu (4.1/UCD.CS.2.6)
  3.     id AA16297; Sun, 23 Oct 94 23:42:13 PDT
  4. Received: from uucp7.UU.NET by relay3.UU.NET with SMTP 
  5.     id QQxmys21803; Mon, 24 Oct 1994 02:42:10 -0400
  6. Received: from megalith.UUCP by uucp7.UU.NET with UUCP/RMAIL
  7.         ; Mon, 24 Oct 1994 02:42:30 -0400
  8. Received: by megalith.miami.fl.us (wUUCP 1.10)
  9.       id <2p6h@megalith.miami.fl.us>; Mon, 24 Oct 94 01:31:36 -0400
  10. Sender: CSAA@megalith.miami.fl.us
  11. Errors-To: errors@megalith.miami.fl.us
  12. Warnings-To: errors@megalith.miami.fl.us
  13. Mime-Version: 1.0
  14. Content-Type: text/plain; charset=ISO-8859-1
  15. Content-Transfer-Encoding: 8bit
  16. X-Newsgatesoftware: Amiga Newsgate V1.6
  17. Reply-To: rrogers@cs.washington.edu (Richard Rogers)
  18. Message-Number: 964
  19. Newsgroups: comp.sys.amiga.announce
  20. X-Newssoftware: CSAA NMS 1.2
  21. Message-Id: <overlord.2ogc@megalith.miami.fl.us>
  22. Date: Mon, 24 Oct 1994 01:31:34 -0400
  23. From: rrogers@cs.washington.edu (Richard Rogers) (CSAA)
  24. To: announce@cs.ucdavis.edu (CSAA-Submissions)
  25. Subject: (CSAA) Script v1.1
  26. Status: RO
  27.  
  28. TITLE
  29.  
  30.    SCRIPT:
  31.  
  32. VERSION 
  33.  
  34.    1.1
  35.  
  36. AUTHOR
  37.  
  38.    Richard Rogers
  39.    rrogers@cs.washington.edu
  40.  
  41. DESCRIPTION
  42.  
  43.    SCRIPT: is an AmigaDOS device that gives the Amiga the 
  44.    functionality of the "script" command in UNIX.  SCRIPT: is
  45.    actually more general, in that it can echo the I/O passing 
  46.    through any AmigaDOS device to any other device, including 
  47.    itself.
  48.  
  49.    For those of you not familiar with UNIX, the script command 
  50.    causes the "screen" input and output to be saved to a file 
  51.    (which is frequently then printed).  This is useful for 
  52.    things like demonstrating to your professor that your program
  53.    works correctly.  It's like a terminal program's capture or
  54.    buffer feature, only for the shell.
  55.  
  56.    On the Amiga, the command shell can use any device (usually CON:).
  57.    Some Workbench programs allow you to specify the device they use
  58.    via the WINDOW tooltype.  Setting WINDOW to SCRIPT: allows you
  59.    to script programs run from Workbench.  SCRIPT: captures the I/O
  60.    going through any device and echos it to any other device. 
  61.    Echoing to the SCRIPT: device itself allows you to echo the I/O
  62.    to several devices at once.  
  63.  
  64. FEATURES
  65.  
  66.    -Standard AmigaDOS device driver
  67.    -Works with Workbench & Shell/CLI
  68.  
  69. SPECIAL REQUIREMENTS
  70.  
  71.    -AmigaDOS 1.2 or later
  72.  
  73. HOST
  74.  
  75.    Aminet FTP sites (ftp.wustl.edu, etc.)
  76.  
  77. DIRECTORY
  78.  
  79.    /pub/aminet/util/cli
  80.  
  81. FILE NAME
  82.  
  83.    script.lha    5329 bytes
  84.  
  85. DISTRIBUTION
  86.  
  87.    Freely distributable.  Send donations to the author to encourage 
  88.    futher development.
  89.  
  90. --
  91. Read all administrative posts before putting your post up.  Mailing list:
  92. announce-request@cs.ucdavis.edu.  Comments to CSAA@megalith.miami.fl.us.
  93. MAIL ALL COMP.SYS.AMIGA.ANNOUNCE ANNOUNCEMENTS TO announce@cs.ucdavis.edu.
  94.  
  95. ============================================================================
  96. This is part of a mailing list gateway maintained by Carlos Amezaga.  Bugs
  97. & comments to CSAA@megalith.miami.fl.us.  Subscribes, UnSubcribes, help and
  98. faq requests should be sent to announce-request@cs.ucdavis.edu.
  99.  
  100.  
  101.  
  102.